Parameterized Complexity of the Smallest Degree-Constrained Subgraph Problem
نویسندگان
چکیده
In this paper we study the problem of finding an induced subgraph of size at most k with minimum degree at least d for a given graph G, from the parameterized complexity perspective. We call this problem Minimum Subgraph of Minimum Degree ≥d (MSMDd). For d = 2 it corresponds to finding a shortest cycle of the graph. Our main motivation to study this problem is its strong relation to Dense k-Subgraph and Traffic Grooming problems. First, we show that MSMSd is fixed-parameter intractable (provided FPT = W [1]) for d ≥ 3 in general graphs, by showing it to be W [1]-hard using a reduction from Multi-Color Clique. In the second part of the paper we provide explicit fixed-parameter tractable (FPT) algorithms for the problem in graphs with bounded local tree-width and graphs with excluded minors, faster than those coming from the meta-theorem of Frick and Grohe [13] about problems definable in first order logic over “locally tree-decomposable structures”. In particular, this implies faster fixed-parameter tractable algorithms in planar graphs, graphs of bounded genus, and graphs with bounded maximum degree.
منابع مشابه
Parameterized complexity of finding small degree-constrained subgraphs
In this article we study the parameterized complexity of problems consisting in finding degree-constrained subgraphs, taking as the parameter the number of vertices of the desired subgraph. Namely, given two positive integers d and k, we study the problem of finding a d-regular (induced or not) subgraph with at most k vertices and the problem of finding a subgraph with at most k vertices and of...
متن کاملThe parameterized complexity of degree constrained editing problems
Luke Mathieson – The Parameterized Complexity of Degree Constrained Editing Problems This thesis examines degree constrained editing problems within the framework of parameterized complexity. A degree constrained editing problem takes as input a graph and a set of constraints and asks whether the graph can be altered in at most k editing steps such that the degrees of the remaining vertices are...
متن کاملFinding Approximate and Constrained Motifs in Graphs
One of the emerging topics in the analysis of biological networks is the inference of motifs inside a network. In the context of metabolic network analysis, a recent approach introduced in [14], represents the network as a vertex-colored graph, while a motif M is represented as a multiset of colors. An occurrence of a motif M in a vertexcolored graph G is a connected induced subgraph of G whose...
متن کاملTight Complexity Bounds for FPT Subgraph Problems Parameterized by Clique-Width
We give tight algorithmic lower and upper bounds for some double-parameterized subgraph problems when the clique-width of the input graph is one of the parameters. Let G be an arbitrary input graph on n vertices with clique-width at most w. We prove the following results. – The Dense (Sparse) k-Subgraph problem, which asks whether there exists an induced subgraph of G with k vertices and at lea...
متن کاملLong Circuits and Large Euler Subgraphs
An undirected graph is Eulerian if it is connected and all its vertices are of even degree. Similarly, a directed graph is Eulerian, if for each vertex its in-degree is equal to its out-degree. It is well known that Eulerian graphs can be recognized in polynomial time while the problems of finding a maximum Eulerian subgraph or a maximum induced Eulerian subgraph are NP-hard. In this paper, we ...
متن کامل